home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atari Mega Archive 1
/
Atari Mega Archive - Volume 1.iso
/
lists
/
gem
/
l_1199
/
1184
< prev
next >
Wrap
Text File
|
1994-08-27
|
3KB
|
73 lines
Subject: Re: Make It Simple
Date: Fri, 29 Jul 94 17:36:31 +0100
From: sjg
X-Mts: smtp
Precedence: bulk
>
> > I think most users would prefer click-to-type, if you have to move the
> > mouse you may as well click it.
> I think it would be about equal. In my experience preferences are split
> without half the people not having a clue whats going on, and the remaining
> half equally split to what they prefer. Until you've worked in a point to
> type environment you can't really understand its benefits.
I for one far prefer a point-to-type environment in a multi-tasking env. On my
Falcon I like the window-topping idea *when it's single-tasking*, but I get
annoyed when I'm running MultiTOS and it takes a click rather than a vague
'knock the mouse in the right general direction' that is all I do at work.
>
> > KEYS
> > *.*.*.*.*.*.
> > etc...
> >
> Not sure I like this, but that's quite possibly because I'm biased towards
> the .Xdefaults style. Given I can't come up with a concrete objection I guess
> you should just ignore me ;-)
I'm not sure it's as flexible as the .Xdefaults way of doing things. What about
when you want to specify something for your app (eg: the corpse-offering that
Warwick does :-) that is outside the definitions ?
>
> > I hope you are wrong. I don't think any app should write to the file,
only
> > read.
> >
> Agreed. Whatever we eventually decide the domain of the defaults file to be,
> it should not be application writeable.
Hmm.
My gut reaction is that it ought to be. I can see problems with people doing
it incorrectly/poorly, so I think there ought to be library support. Sort of
related... I'm a little concerned about how long all this is going to take.
I definately think it's worth keeping the ascii format, but X uses individual
files for app defaults (which get loaded at run time) as well as a general
configuration file (the .Xdefaults file). I'm beginning to think we ought to
have separate files in C:\system\defaults\ along the lines of:
C:\system\defaults\...
defaults # general file read on app start up
file1 # AND this is read when 'file1' runs
file2 # ditto for file2 ...
At which point, writing individual app defaults files becomes easier as well.
You don't mess with the defaults file, but you're allowed to change your own.
Of course, the file format in both should be the same. I think X actually
has different file formats for the individual files, they are effectively
specified as having no <application> (first) field, and the name of the file
is prepended to all the entries. I can't actually see the point of this.
One other thing - someone said the file ought to be case sensitive. Why ?
Wouldn't it be easier to have it insensitive ? You can then still use lc
for entries, but you don't need separate entries for Y,y,True,TRUE etc.
ATB,
Simon.
_______________________________________________________________________
\ Simon Gornall - Kings College London. Email: sjg@phlem.ph.kcl.ac.uk /
/ - finger sjg@137.73.4.24 for info on the MiNT distrib kit - \
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~